static object meaning in English
静态对象
Examples
- Use a private static object instead
而应使用私有类级别对象。 - Static object global resource ; . .
对于一个对象,应该只有在 - Instead , synchronize access to static data by locking a private static object
对象来同步对静态数据的访问。 - Gets a reference to the static objects collection for the specified context
引用指定上下文的静态对象集合。 - Which is non - reentrant . this function returns its value in a static object
这个函数将它的值返回到一个静态对象中: